From 650f2d87e05d9d3fb146b50a6d527ca6c70371a6 Mon Sep 17 00:00:00 2001 From: "J.D. Smith" Date: Mon, 20 Nov 2006 21:41:00 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8b42adba7ad..d62e76ed3fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2006-11-20 J.D. Smith + + * progmodes/idlw-help.el (idlwave-html-help-location): Fail + gracefully for missing help packages. + (idlwave-help-assistant-open-link): Open full links. + (idlwave-help-assistant-help-with-topic): Direct help link. + + * progmodes/idlwave.el (idlwave-mode): Set + add-log-current-defun-function. + (idlwave-current-routine-fullname): Added, to support add-log. + (idlwave-convert-xml-system-routine-info): Simplify XML parsing + to reflect improvements to xml-parse-file. + (idlwave-mode-menu-def): New binding for help-with-topic. + + * progmodes/idlw-shell.el (idlwave-shell-filter-directory): + Handle extra newlines and spaces. + (idlwave-shell-mode-map): Add help-with-topic. + 2006-11-20 Chong Yidong * tutorial.el (tutorial-warning-face): New face. -- 2.30.2